{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
      "N": {
        "item": "minecraft:diamond_block"
      },
      "W": {
        "item": "minecraft:nether_bricks"
      },
      "G": {
        "item": "minecraft:blaze_rod"
      }
    },
    "pattern": [
      "GWG",
      "WNW",
      "GWG"
    ],
    "result": {
      "item": "netherchested:nether_chest"
    },
    "show_notification": true
  }